-
Notifications
You must be signed in to change notification settings - Fork 165
Conversation
86bb1f9
to
eb64d8e
Compare
eb64d8e
to
0dace52
Compare
faffc56
to
4b7d2c9
Compare
4b7d2c9
to
9c98b2c
Compare
Many tests in the Jenkins job failed with the error
Moving back to WIP for now. |
9c98b2c
to
2ef921c
Compare
7fcb6a2
to
44d7e9c
Compare
5b70a99
to
0711c9f
Compare
7188a3d
to
7cb4352
Compare
7cb4352
to
128e1ec
Compare
128e1ec
to
c3459e0
Compare
updates to tests/meta are getting rebased in as they come, it should be reviewable as the conflicts are trivial. |
various updates associated with this major version change Update pytest_generate_tests and fixtures in test_datastore_analysis Update parametrization for test_pytest_shortcuts Move marker/fixture inclusion to conftest, and list it in entrypoints explicitly Flattens plugin inclusion, instead of markers/filters being defined via pytest_plugins at various points in the framework Define a bunch of markers that were never actually registered with pytest Remove skip_selenium marker Remove references to pytest.config Move template fixtures, update tests hookimpl decorator, change env mark for provider rework the checking/handling of markers for provider fixture resolve provider fixture lookup failures DataProvider is where it shouldn't be, pytest_fixture_setup not replacing Remove known failures from test_modules_importable Update travis script options Move BaseLoggedInPage view class definition Remove duplicate chargeback destination Update pre-commit package versions
c3459e0
to
8eca266
Compare
I detected some fixture changes in commit 8eca266 Show fixturesThe local fixture
The global fixture
The global fixture
The global fixture
The global fixture
The global fixture
The global fixture
The global fixture
The global fixture
The global fixture
The global fixture
The global fixture
The global fixture
The global fixture
The local fixture
The local fixture
The local fixture
The local fixture
The local fixture
Please, consider creating a PRT run to make sure your fixture changes do not break existing usage 😃 |
PR looks good, any fallout will be handled by @mshriver in other PRs |
pytest 5.0.1 major upgrade.